home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2812 < prev    next >
Encoding:
Text File  |  1996-08-06  |  8.4 KB  |  332 lines

  1. Path: comp.vuw.ac.nz!usenet
  2. From: robert.davies@vuw.ac.nz (Robert Davies)
  3. Newsgroups: comp.lang.c++
  4. Subject: FTP and WWW sites of interest to C++ users
  5. Date: Fri, 19 Jan 1996 22:38:38 GMT
  6. Organization: Victoria University of Wellington, New Zealand.
  7. Message-ID: <4dp346$3vk@st-james.comp.vuw.ac.nz>
  8. NNTP-Posting-Host: robertd.slip.vuw.ac.nz
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11.  
  12.           Internet sites and files of interest to C++ users
  13.  
  14.                           20 January, 1996
  15.  
  16. I have tried to assemble a list on interesting files and sites on the
  17. internet that are relevant to C++ users - especially those with
  18. interests in numerical methods. Generally, these are sites and files I
  19. have seen mentioned on comp.lang.c++ or comp.std.c++. My selection is
  20. probably pretty random and certainly doesn't cover everything.
  21.  
  22. "Inclusion of a site is not an endorsement and lack of inclusion is
  23. not
  24. a criticism."
  25.  
  26. Comments, corrections and additions to robert.davies@vuw.ac.nz
  27.  
  28. I'll put this document on
  29. ftp://nz.com/robert/cpp_site.txt
  30. http://nz.com/webnz/robert/
  31.  
  32. Files with suffixes .Z, .gz, .zip need to be uncompressed. Msdos
  33. uncompressors can be found under compression or archivers in the
  34. msdos program archives. Use uncompress or gzip -d on unix machines
  35. to uncompress .Z or .gz files. Compressed files should be downloaded
  36. in binary mode; text files in ascii mode.
  37.  
  38.  
  39. Frequently asked questions
  40. --------------------------
  41.  
  42. Marshall Cline's C++ FAQ list:
  43. ftp://rtfm.mit.edu/pub/usenet-by-group/comp.lang.c++/C++_FAQ:_posting_#1_4
  44. ftp://rtfm.mit.edu/pub/usenet-by-group/comp.lang.c++/C++_FAQ:_posting_#2_4
  45. ftp://rtfm.mit.edu/pub/usenet-by-group/comp.lang.c++/C++_FAQ:_posting_#3_4
  46. ftp://rtfm.mit.edu/pub/usenet-by-group/comp.lang.c++/C++_FAQ:_posting_#4_4
  47. ftp://ftp.coast.net/SimTel/win3/pgmtools/cpp_faq.zip (HTML version)
  48.  
  49. Chinese translation of FAQ list in "Big5" code 
  50. ftp://ftp.cis.nctu.edu.tw/Documents/News/C-faq/c-cppfaq.1
  51. ftp://ftp.cis.nctu.edu.tw/Documents/News/C-faq/c-cppfaq.2
  52. ftp://ftp.cis.nctu.edu.tw/Documents/News/C-faq/c-cppfaq.3
  53. ftp://ftp.cis.nctu.edu.tw/Documents/News/C-faq/c-cppfaq.4
  54.  
  55. Joe Buck's G++ (Gnu C++) FAQ list:
  56. ftp://rtfm.mit.edu/pub/usenet-by-group/news.answers/g++-FAQ/plain
  57.  
  58. Visual C++/MFC FAQ list
  59. http://www.unx.com/~scot/mfc_faq.html
  60. ftp://www.unx.com/pub/mfc_faq/mfc_faq13.zip
  61.  
  62. Vinit Carpenter's list of C and C++ tutorials 
  63. http://vinny.csd.mu.edu/learn.html                   
  64. ftp://rtfm.mit.edu/pub/usenet-by-group/news.answers/C-faq/learn-c-cpp-today
  65.  
  66. Standard template Library FAQ
  67. ftp://butler.hpl.hp.com/stl/stl.faq
  68.  
  69. Steve Summit's C FAQ list:
  70. ftp://rtfm.mit.edu/pub/usenet-by-group/news.answers/C-faq/faq
  71.  
  72. Numerical analysis FAQ list
  73. ftp://rtfm.mit.edu/pub/usenet-by-group/sci.math.num-analysis/FAQ:_
  74.    Numerical_Analysis_and_Associated_Fields_Resource_Guide_(1_1)
  75. ftp://ftp.mathcom.com/customers/mathcom/na-faq
  76.  
  77.  
  78. World-wide-web "C++ Virtual Library"
  79. ------------------------------------
  80.  
  81. http://info.desy.de/user/projects/C++.html
  82.  
  83.  
  84. C++ standards and documentation
  85. -------------------------------
  86.  
  87. Draft C++ standard
  88. http://www.cygnus.com/~mrs/wp-draft/
  89. ftp://research.att.com/dist/c++std/WP
  90.  
  91. Updated appendix to ARM describing new features
  92. ftp://ftp.std.com/books/AW/stroustrup2e/iso.ps
  93. ftp://ftp.std.com/books/AW/stroustrup2e/newiso.ps
  94.  
  95. Changes introduced by standards committee
  96. http://uptown.turnpike.net/~scorf/cplusext.html
  97.  
  98. Errata for Stroustrup's "The C++ programming language, 2nd ed."
  99. ftp://ftp.std.com/books/AW/stroustrup2e/errata9
  100.  
  101. C++ critique
  102. ftp://research.att.com/dist/c++/critique
  103.  
  104.  
  105. List of libraries
  106. -----------------
  107.  
  108. Nikki Locke's list of libraries
  109. ftp://rtfm.mit.edu/pub/usenet-by-group/news.answers/C++-faq/libraries
  110. http://www.quadralay.com:80/www/CCForum/CCLibrary.html
  111. http://www.cis.ohio-state.edu/hypertext/faq/usenet/
  112.  
  113. Keith Briggs list of matrix packages
  114. http://www.pd.uwa.edu.au/Keith/homepage.html
  115. ftp://nz.com/kbriggs.gz
  116.  
  117. Ajay Shah's index of free C or C++ programs
  118. ftp://usc.edu/pub/C-numanal/numcomp-free-c.gz
  119. ftp://ftp.math.psu.edu/pub/FAQ/numcomp-free-c
  120. http://www.math.psu.edu/FAQ/numcomp-free-c.txt
  121.  
  122.  
  123. List of C++ books
  124. -----------------
  125.  
  126. Harvey Taylor's rather old list of books and informal reviews
  127. ftp://nz.com/robert/cpp_book.gz
  128.  
  129. Recent comments about books from news groups
  130. ftp://nz.com/robert/cpp_bk2.txt
  131.  
  132.  
  133. Programming style
  134. -----------------
  135.  
  136. Ellemtel's Programming in C++: Rules and Recommendations 
  137. http://www.airmail.net/~rks/
  138. ftp://euagate.eua.ericsson.se/pub/eua/c++/rules.ascii.Z
  139.  
  140.  
  141. Program archives
  142. ----------------
  143.  
  144. AT&T netlib (numerical analysis, lapack)
  145. ftp://netlib.att.com
  146.  
  147. Ericsson's C++ archives
  148. ftp://euagate.eua.ericsson.se/pub/c++
  149.  
  150. CICA (windows/DOS)
  151. http://www.cica.indiana.edu
  152. ftp://ftp.cica.indiana.edu
  153.  
  154. Simtel (DOS/windows)
  155. ftp://oak.oakland.edu
  156.  
  157. Walnut Creek
  158. ftp://ftp.cdrom.com
  159.  
  160. Garbo (DOS/windows)
  161. ftp://garbo.uwasa.fi
  162.  
  163. Comp.sources.misc archives (unix)
  164. ftp://wuarchive.wustl.edu/usenet
  165.  
  166. Jumbo freeware/shareware site
  167. http://www.jumbo.com/
  168. http://www.jumbo.com/prog/dos/cpluspls/
  169. http://www.jumbo.com/prog/win/bcpp/
  170. http://www.jumbo.com/prog/unix/cplusplus/
  171.  
  172.  
  173. Translaters
  174. -----------
  175.  
  176. Matlab translater and C++ matrix library
  177. http://techunix.technion.ac.il/~yak/matcom.html
  178. ftp://ftp.eeng.dcu.ie/pub/matlab/MATCOM/matcom.zip   (DOS/windows)
  179. ftp://ftp.funet.fi/pub/sci/math/matlab/matcom.zip 
  180. ftp://ftp.eeng.dcu.ie/pub/matlab/MATCOM/matsrc.Z     (Unix)
  181. ftp://ftp.funet.fi/pub/sci/math/matlab/matsrc.Z 
  182.  
  183.  
  184. Source code
  185. -----------
  186.  
  187. HP standard template library
  188. ftp://butler.hpl.hp.com/stl/*
  189. ftp://ftp.cs.rpi.edu/stl
  190. http://www.cs.rpi.edu/~musser/stl.html    (examples)
  191.  
  192.  
  193. John J. Barton and Lee R. Nackman Scientific and Engineering C++
  194. http://www.watson.ibm.com/xw-SoftwareTechnology-books-SciEng-AboutSciEng..html
  195.  
  196. Edward M. Reingold's Calendar Papers and Code
  197. http://emr.cs.uiuc.edu/home/reingold/public_html/calendars.html
  198.  
  199. "DS++", a data structures library written in C++
  200. ftp://dino.ph.utexas.edu/furnish/ds++-951128.tar.gz
  201. http://dino.ph.utexas.edu/~furnish/ds++
  202.  
  203. Newmat08 matrix library
  204. ftp://nz.com/robert/newmat08.tar.gz
  205. ftp://nz.com/robert/newmat08.zip
  206. http://nz.com/webnz/robert/
  207.  
  208. Daveed Vandevod's valarray (array manipulation) programs
  209. ftp://ftp.cs.rpi.edu/pub/vandevod/Valarray/Rel1_1
  210. ftp://ftp.cs.rpi.edu/pub/vandevod/Valarray/Rel2_0Beta
  211.  
  212.  
  213. Related languages
  214. -----------------
  215.  
  216. Java
  217. http://java.sun.com/
  218.  
  219.  
  220. Online magazines
  221. ----------------
  222.  
  223. OBJECT CURRENTS ONLINE HYPERTEXT JOURNAL             
  224. Location:       http://www.sigs.com/objectcurrents/
  225. Editor:         Bob Hathaway, bob_hathaway@notesgw.compuserve.com
  226. Premiere Issue: January 1, 1996  (Available now)
  227. Next Issue:     February 1, 1996
  228. Publisher:      SIGS: C++ Report, JOOP, Object Magazine, ROAD,
  229. Smalltalk
  230.      Report, X Journal, Object Expert, Objeck Spectrum, Java Report,
  231. ..
  232.  
  233.  
  234. Technical reports and papers
  235. ----------------------------
  236.  
  237. Gerald Aigner, Urs H÷lzle: Eliminating Virtual Function Calls in C++
  238. Programs
  239. <http://www.cs.ucsb.edu/TRs/TRCS95-22.html>
  240.  
  241.  
  242. Commercial
  243. ----------
  244.  
  245. Microsoft
  246. http://www.microsoft.com/
  247. ftp://ftp.microsoft.com
  248.  
  249. Borland
  250. http://www.borland.com/
  251.  
  252. Symantec:
  253. http://www.symantec.com/
  254.  
  255. Watcom
  256. http://www.watcom.com/
  257.  
  258. IBM
  259. http://www.software.ibm.com/
  260.  
  261. Rogue Wave software
  262. http://www.roguewave.com/
  263.  
  264. Qualix
  265. To get product list send email to qfacts@qualix.com
  266. BEGIN
  267. send help
  268. send index
  269. END
  270.  
  271. Rational
  272. http://www.rational.com/
  273.  
  274.  
  275. Bookshops
  276. ---------
  277.  
  278. I cannot list every bookshop that has a web page and a few C++ books.
  279. However, people do ask where they can mail-order quality C++ books and
  280. here are a couple of answers.
  281.  
  282. Quantum books
  283. (Good source of advanced C++ books; will order books not in stock;
  284. does international mail order)
  285. EMAIL: quanbook@world.std.com
  286. http://www.quantumbooks.com/
  287.  
  288. Computer Literacy Bookshops
  289. (On-line catalogue; does international mail order)
  290. http://www.clbooks.com/
  291. email: info@clbooks.com
  292.  
  293.  
  294. C++ news-groups
  295. ---------------
  296.  
  297. comp.lang.c++
  298. comp.lang.c++.leda
  299. comp.lang.c++.moderated
  300. comp.os.msdos.djgpp
  301. comp.os.ms-windows.programmer.tools.mfc
  302. comp.os.ms-windows.programmer.tools.owl
  303. comp.std.c++
  304. de.comp.lang.c++
  305. fido.ger.c_plusplus
  306. fj.lang.c++
  307. gnu.g++.announce
  308. gnu.g++.bug
  309. gnu.g++.help
  310. gnu.g++.lib.bug
  311. relcom.fido.su.c-c++
  312.  
  313.  
  314. Email discussion groups
  315. -----------------------
  316.  
  317. Standard template library
  318. To post to the list, send email to
  319.    genstl@atext.com
  320. To ask to be added or removed from the list, send email to
  321.    genstl-request@atext.com
  322. with the word "subscribe" or "unsubscribe" in the Subject line.
  323.  
  324. Watcom list-server (unofficial?)
  325. Send a message to  listserv@umdd.umd.edu and include the line:
  326. subscribe watcom-l
  327.  
  328.  
  329. ---------------------------------
  330.  
  331.  
  332.